home *** CD-ROM | disk | FTP | other *** search
- Path: nntphost.dur.ac.uk!nntp
- From: "Fred H.-M. Chen" <H.M.Chen@durham.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: Accurate computation time measurement
- Date: Thu, 11 Jan 1996 14:08:41 +0000
- Organization: University of Durham, Durham, UK
- Message-ID: <30F519E9.41C67EA6@durham.ac.uk>
- NNTP-Posting-Host: tann-3.dur.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b2 (X11; I; SunOS 4.1.3_U1 sun4m)
-
- Dear Netters,
-
- In order to compare some algorithms I need a library to calculate the
- exact CPU computation time. As far as I know kvm_* functions seems the
- only choice for SUN workstation to archive my goal. However, I have no
- example to understand how they work. Is there any such example or
- library to help me solve it.
-
- Thanks in advance.
-